	
	You can convert eps to pdf files using
		
		ps2pdf 000_Fig_1.eps

	which will generate a 000_Fig_1.eps.pdf output file


	To keep the bounding box of the eps figure in the pdf file, use 

		ps2pdf -dEPSCrop 000_Fig_1.eps